home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / MSPRING / IE4 / PACKAGES / BRANDING.CAB / MspgTool.exe / 0 / RCDATA / TFSTATUS / TFSTATUS.txt < prev   
Text File  |  1998-08-28  |  1KB  |  60 lines

  1. object fStatus: TfStatus
  2.   Left = 267
  3.   Top = 281
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'MindSpring Support Tools'
  7.   ClientHeight = 75
  8.   ClientWidth = 587
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 587
  21.     Height = 75
  22.     Align = alClient
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 56
  26.       Top = 16
  27.       Width = 506
  28.       Height = 16
  29.       Caption = 
  30.         'Reading configuration info, verifying components, and generating' +
  31.         ' report...'
  32.       Font.Charset = DEFAULT_CHARSET
  33.       Font.Color = clWindowText
  34.       Font.Height = -13
  35.       Font.Name = 'MS Sans Serif'
  36.       Font.Style = [fsBold]
  37.       ParentFont = False
  38.     end
  39.     object Image1: TImage
  40.       Left = 16
  41.       Top = 16
  42.       Width = 32
  43.       Height = 32
  44.       AutoSize = True
  45.       Picture.Data = {<image000.bmp>}
  46.       Transparent = True
  47.     end
  48.     object mProgress: TProgressBar
  49.       Left = 56
  50.       Top = 40
  51.       Width = 513
  52.       Height = 16
  53.       Min = 0
  54.       Max = 130
  55.       Step = 26
  56.       TabOrder = 0
  57.     end
  58.   end
  59. end
  60.